The JAXB schema compiler creates Java classes and interfaces based on the structure of the XML schema, typically at development time. JAXB模式编译器根据XML模式的结构创建Java类和接口(通常在开发时执行)。
The JAXB binding compiler transforms the XML schema into a collection of corresponding Java classes that match the structure described in the schema. JAXB绑定编译器把XML模式转换为一组相应的Java类,它们与模式中描述的结构匹配。
To splice a kernel, you must have its source code, the set of patches you want to apply, and a compiler capable of isolating each function and data structure in the kernel in its own section in the object code. 要想拼接内核,必须有内核的源代码、希望应用的补丁以及编译器,编译器必须能够在对象代码中把内核中的每个函数和数据结构隔离在它们各自的部分中。
And you're actually going in and you're doing something like a compiler does, trying to derive the sentence structure. 实际上你在试图分析出句子结构时候已经做了跟编译器类似的事情。
This thesis aims to discuss with the compiler of Linguistics: A Course Book ( New Edition) a number of problems such as technical terms, book structure and content alteration. 本文重点就新版《语言学教程》中有关术语、结构框架、内容变动等方面的问题与编者进行商榷。
This paper describes the purpose, method and procedure of porting Compiler construction tools PGS and GAG on the IBM System, as well as the general structure, functions and major features of these tools. 本文着重介绍了编译构造工具PGS、GAG在IBM系列机上移植、开发的目的、方法和具体过程,并简要地介绍这两个编译工具的总体结构、功能和特点。
For this, this dissertation develops a general concept of NC Code Compiler, based on studies the technical structure of general NC Code Compier. 为此,本文针对上述问题,研究了通用数控代码编译器的技术构成,开发出了一个具有通用意义的NC代码编译系统。
The main contents of this paper are: semantic and syntactic extention of Prolog, augmentation and modification of WARREN abstract machine, important components and running procedure of the compiler, and seven definition rules for syntactic structure coding. 本文主要介绍:PROLOG语言的语义、语法扩充,主要是函数定义、函数调用和表达式计算;对WARREN抽象机数据结构、指令的增加和修改;
This paper describes the distinctive features of CL language and its compiler structure. 本文介绍了CL语言的特点及其编译程序结构。
From installation, compiler, to the catalog structure, all these are discussed in detail. 从系统的安装、编译,一直到目录结构,都做了详实的分析。
The paper describes the compiler structure, abstract microcode machine, code generation of OCCAM and its designing principles. 本文叙述了并行程序设计语言OCCAM的编译结构、抽象微码模型机、代码生成以及它的设计原则。
Based on the characteristics of numerical control program and compiler, a means was presented for the structure and design of NC code translator module and the implement technology was described. 在分析NC代码和编译原理特点的基础上,提出了一种NC代码翻译模块的结构与设计方法,并叙述了NC代码翻译模块的实现技术。
Based on software engineering, the compiler system of procedure structure is rational, the user interface is friendly, and the system has high reliability and practicability. 通用G代码编译系统开发遵循软件工程思想,程序结构合理,内聚性高,具有良好的可靠性和实用性。
Using these methods, a given type of layout compiler can be easily and rapidly constructed when both the layout of leaf cells and the overall structure of the semi regular circuit are ready. 采用这一方法,在设计好某一特定类型半规整电路的单元版图和整体结构后,可以比较方便快速地构造出其对应的版图编译器。
Then studies compiler techniques, in view of the characteristics of NC code, describes a grammar of the NC code, and designs the overall structure of the NC Code Compiler. 研究了编译技术,针对NC代码的特点,对NC代码进行了文法描述,并设计了NC代码编译器的总体结构。
The compiler takes the tree structure as intermediary relates between the ladder diagram and the PLC instruction, has realized the transformation from the ladder diagram to the PLC instruction. 编译器以树结构为中介将梯形图和PLC指令联系起来,实现了从梯形图到PLC指令的转换。
A prototype compiler is described by discussing the structure of the compiler, lexical and syntax analysis, design of abstract syntax tree, complier pass, type system, and code generation technology. 构建了Bichon语言编译器原型,涉及到编译器的结构,词法、语法分析,抽象语法树的设计,编译遍的设计,类型系统和代码生成技术。
Compiler Construction Principles, through research, analysis of numerical control system structure and characteristics of instruction, the use of LEX and YACC tools, developed a response to the basic functions of CNC machine tools in the programming software to compile. 通过研究编译系统、分析数控系统中指令的结构及特点,使用LEX和YACC工具,开发了一个针对数控机床中基本功能的编程进行编译的软件。